home *** CD-ROM | disk | FTP | other *** search
-
- 'Ron-Tools #2 Package'
- ~~~~~~~~~~~~~~~~~~~~
- by Ron Klinkien.
-
- All these utils are freeware.
- No lame dollars to pay!
-
- 12-May-1994, Sliedrecht, The Netherlands.
-
- Some words:
- ~~~~~~~~~~
-
- Hello, I grabbed some of my tools together and put them in this 2nd archive for
- all of u to use them or to throw them away ;) if you want...
-
- Most of them are made especially for use with Xeno 1.90...
-
- All of them are put together in a short time, and are not very configurable...
- Sorry, but i've written them in the first place for use on my own bbs.
- And they fit my needs as they are...
-
- I've you have special interrest in one or more of them, I can add a few options to
- them.. Let me hear your suggestions...
-
-
- Now some small descriptions for all of them: (in alphabetic order ;-)
-
- ----------------------------------------------------------------------------------
-
- LastCallers V0.13: (Update to V0.12 from RonTools #1)
- ~~~~~~~~~~~~~~~~~
-
- This is a lastcaller util, it's a CLI command which displays the last 11 callers.
-
- You can choose if you want to display AliasNames or RealNames. (See usage)
- Currently this version only uses the Node_1.data file so only the LastCallers from
- Node 1 are shown. A next version will display the last callers of the Node the user
- is logged in, or I'll find a way to combine al the lastcallers?
-
- Usage: LastCallers <MenuSet> REAL/S, ALIAS/S
-
- You can have this in any #?Menu.src to display the AliasNames.
-
- ----- cut some Menu.src -----
-
- CMD = ""
- {
- CliDoorNoBreak "DOORS:MyTools/LastCallersReal ~164 ALIAS"
- WaitforReturn "More.TXT"
- }
-
- ----- cut some Menu.src -----
-
- History:
-
- V0.12 First release.
- V0.13 Fixed Bug (Enforcer Read Hits), and speed up the routines.
-
- ----------------------------------------------------------------------------------
- SetDOSComment V0.01:
- ~~~~~~~~~~~~~~~~~~~
-
- Do you have the same problem as me, that a lot of your files on disk do not have
- their DOS FileComments filled anymore? Due to some strange working copies of XMove
- or Xenolink V1.90 they have dissapeared after a file move...
-
- Then this is the tool for you..
-
- It picks the FileDescription from the BBS and puts it back in the DOS FileComment
- again.
-
- From the Shell:
-
- Syntax: SetDOSComment <filename>
-
- I use it from DiskMaster 2.1 with this entry in S:Startup.DM:
-
- --- cut ---
-
- AddCmd SetComment, 30, StdIO "CON:0/12/640/110/SetDOSComment Output...";
- external XENOLINK:Utilities/3rdParty/SetDOSComment %s;Wait;
- StdIO Close
- --- cut ---
-
- ----------------------------------------------------------------------------------
- TheJoker V0.10:
- ~~~~~~~~~~~~~~
-
- One of the many Quote Utils, but this one is fast, the data file has an easy
- format, and you can add jokes _without_ having to build an index or fill in the
- number of jokes anywhere...
-
- Install the Jokes.TXT file in your XENOLINK:Scripts/ directory...
-
- About the data file:
- Use a # to mark comment lines if needed.
- The first line of a joke must begin on the first column.
- All the following lines which start with at least one space are considered being
- a part of that joke, until a next line which starts at column one is found. Etc.
-
- The format of the data is as follows:
-
- ---- cut ----
- # $VER: Jokes.TXT data for TheJoker ©1994 Ron Klinkien. All rights reserved.
- Watch out where the huskies go, and
- don't you eat that yellow snow.
- - Frank Zappa
- 'Drums, guitar and Death. They finally got it right.'
- Beavis & Butthead
- 'Hey Beavis. Guess where his hand's been.'
- Beavis & Butthead (about Germaine Jackson's video)
- 'You're a man? Eh heh heh, I don't think so.'
- 'He's not even a boy.'
- Beavis & Butthead (about Boy George video)
- 'Calm down Beavis. You're gonna soil your drawers.'
- Beavis & Butthead
- ---- cut ----
-
- From the Shell:
-
- Syntax: TheJoker
-
- From Xenolink:
-
- CMD = "-"
- {
- CliDoorNoBreak "DOORS:MyTools/TheJoker"
- WaitforReturn "More.TXT"
- }
-
- ----------------------------------------------------------------------------------
-
- In a next RonTools package you can find among other things:
-
- XenoLines: a doorgame for users to play against the SysOp.
- (like XenoSnake only much nicer...with 2 snakes...)
-
- ChatPage : a Xenolink 1.90 version of the SysOpPager...(been working on it)
-
- ----------------------------------------------------------------------------------
-
- Greetings, Ron Klinkien
-
- Amiga Hardware BBS - 24hrs/day - USR DualStd - 1GiG Online - Phone: +31-1840-17373
-
- Fido : 2:285/302.0
- NLA : 14:100/103.0
- E-Mail: ronan@hacktic.nl
-
-
- For PostCards!! write to:
-
- Ron Klinkien
- Elzenhof 186
- 3363HH Sliedrecht.
- The Netherlands, Europe.
-
-